base/src/java/nonstandard/sync/mutex.d(103,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. base/src/java/nonstandard/sync/condition.d(188,5): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/Accessible.d(178,40): Error: cast from `AccessibleListener[]` to `void*[]` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/Accessible.d(189,37): Error: cast from `AccessibleControlListener[]` to `void*[]` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/Accessible.d(196,34): Error: cast from `AccessibleTextListener[]` to `void*[]` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(72,41): Error: cast from `void*` to `_GInterfaceInfo*` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(77,44): Error: cast from `void*` to `_GInterfaceInfo*` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(82,44): Error: cast from `void*` to `_GInterfaceInfo*` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(87,44): Error: cast from `void*` to `_GInterfaceInfo*` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(92,38): Error: cast from `void*` to `_GInterfaceInfo*` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(101,34): Error: `factoryName.ptr` cannot be used in `@safe` code, use `&factoryName[0]` instead org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(107,59): Error: `FACTORY_PARENTTYPENAME.ptr` cannot be used in `@safe` code, use `&FACTORY_PARENTTYPENAME[0]` instead org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(108,29): Error: cast from `void*` to `_GTypeInfo*` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(112,81): Error: `factoryName.ptr` cannot be used in `@safe` code, use `&factoryName[0]` instead org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(121,59): Error: cast from `_GtkWidget*` to `_GObject*` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(125,46): Error: cast from `_GObject*` to `_GTypeInstance*` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(237,28): Error: cast from `void*` to `_AtkObjectClass*` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(247,58): Error: cast from `void*` to `_GTypeClass*` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(252,22): Error: cast from `void*` to `_AtkActionIface*` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(258,22): Error: cast from `void*` to `_AtkComponentIface*` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(266,22): Error: cast from `void*` to `_AtkHypertextIface*` not allowed in safe code org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/accessibility/AccessibleFactory.d(273,22): Error: cast from `void*` to `_AtkSelectionIface*` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.